from sklearn_benchmarks.reporting.hpo import HPOReporting import pandas as pd pd.set_option('display.max_columns', None) pd.set_option('display.max_rows', None)
reporting_hpo = HPOReporting(config="test_config.yml") reporting_hpo.make_report()
fit
The shaded areas represent boostrapped quartiles.
predict